pageDecoration: disableTOC: true

hide-frontmatter: true

Alle Seiten

${query[ from p = index.tag "page" where not string.startsWith(p.ref, "Library/") order by p.lastModified desc select {Seite = "[" .. p.ref .. " order by p.lastModified desc select {Seite = "[[" .. p.ref .. ")", Geaendert = formatDate(p.lastModified), Tags = table.concat(p.tags or {}, ", ")} ]]}